﻿2026-06-21T11:53:52.1584423Z ##[group]Run actions/checkout@v5
2026-06-21T11:53:52.1585239Z with:
2026-06-21T11:53:52.1585663Z   repository: SaberMage/spt-core
2026-06-21T11:53:52.1589354Z   token: ***
2026-06-21T11:53:52.1589809Z   ssh-strict: true
2026-06-21T11:53:52.1590220Z   ssh-user: git
2026-06-21T11:53:52.1590645Z   persist-credentials: true
2026-06-21T11:53:52.1591087Z   clean: true
2026-06-21T11:53:52.1591494Z   sparse-checkout-cone-mode: true
2026-06-21T11:53:52.1591967Z   fetch-depth: 1
2026-06-21T11:53:52.1592367Z   fetch-tags: false
2026-06-21T11:53:52.1592767Z   show-progress: true
2026-06-21T11:53:52.1593178Z   lfs: false
2026-06-21T11:53:52.1593559Z   submodules: false
2026-06-21T11:53:52.1594003Z   set-safe-directory: true
2026-06-21T11:53:52.1594664Z ##[endgroup]
2026-06-21T11:53:52.2453912Z Syncing repository: SaberMage/spt-core
2026-06-21T11:53:52.2456469Z ##[group]Getting Git version info
2026-06-21T11:53:52.2457726Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T11:53:52.2459588Z [command]/usr/bin/git version
2026-06-21T11:53:52.2460109Z git version 2.43.0
2026-06-21T11:53:52.2477589Z ##[endgroup]
2026-06-21T11:53:52.2489312Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3f619ec6-16fb-46cf-874b-0d736fa0587c' before making global git config changes
2026-06-21T11:53:52.2490930Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T11:53:52.2492317Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T11:53:52.2523817Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T11:53:52.2542193Z https://github.com/SaberMage/spt-core
2026-06-21T11:53:52.2552311Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T11:53:52.2554978Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T11:53:52.2580795Z HEAD
2026-06-21T11:53:52.2613253Z ##[endgroup]
2026-06-21T11:53:52.2613883Z [command]/usr/bin/git submodule status
2026-06-21T11:53:52.2789722Z ##[group]Cleaning the repository
2026-06-21T11:53:52.2792490Z [command]/usr/bin/git clean -ffdx
2026-06-21T11:53:55.1526583Z Removing target/
2026-06-21T11:53:55.1538489Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T11:53:55.1718372Z HEAD is now at 03bd69cb6 Merge c240643f93b22b724321e1dd9f9ae0b8a45b850a into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:53:55.1723504Z ##[endgroup]
2026-06-21T11:53:55.1726342Z ##[group]Disabling automatic garbage collection
2026-06-21T11:53:55.1729995Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T11:53:55.1756433Z ##[endgroup]
2026-06-21T11:53:55.1756944Z ##[group]Setting up auth
2026-06-21T11:53:55.1762494Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T11:53:55.1788934Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T11:53:55.1981493Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T11:53:55.2006744Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T11:53:55.2185007Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T11:53:55.2209960Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T11:53:55.2393681Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T11:53:55.2436427Z ##[endgroup]
2026-06-21T11:53:55.2436971Z ##[group]Fetching the repository
2026-06-21T11:53:55.2443962Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6023524dacbd1e0b162f627fb617c45ea97c14d0:refs/remotes/pull/27/merge
2026-06-21T11:53:55.7313249Z From https://github.com/SaberMage/spt-core
2026-06-21T11:53:55.7314139Z  + 03bd69cb6...6023524da 6023524dacbd1e0b162f627fb617c45ea97c14d0 -> pull/27/merge  (forced update)
2026-06-21T11:53:55.7332791Z ##[endgroup]
2026-06-21T11:53:55.7333402Z ##[group]Determining the checkout info
2026-06-21T11:53:55.7333930Z ##[endgroup]
2026-06-21T11:53:55.7337542Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T11:53:55.7375446Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T11:53:55.7398747Z ##[group]Checking out the ref
2026-06-21T11:53:55.7437118Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T11:53:55.7549955Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T11:53:55.7550442Z any of your branches:
2026-06-21T11:53:55.7550672Z 
2026-06-21T11:53:55.7551010Z   03bd69cb6 Merge c240643f93b22b724321e1dd9f9ae0b8a45b850a into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:53:55.7551534Z 
2026-06-21T11:53:55.7551748Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T11:53:55.7552129Z to do so with:
2026-06-21T11:53:55.7552277Z 
2026-06-21T11:53:55.7552444Z  git branch <new-branch-name> 03bd69cb6
2026-06-21T11:53:55.7552659Z 
2026-06-21T11:53:55.7553622Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:53:55.7559977Z ##[endgroup]
2026-06-21T11:53:55.7594708Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T11:53:55.7619019Z 6023524dacbd1e0b162f627fb617c45ea97c14d0
